home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Movies_TV / IMDB Title.src < prev    next >
Text File  |  1998-10-27  |  643b  |  27 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5. <search 
  6.     name = "IMDB - Title"
  7.     method = get
  8.     action = "http://us.imdb.com/Tsearch"
  9.     update = "http://www.apple-donuts.com/sherlock/IMDBTitle.src.hqx"
  10.     updateCheckDays = 3 
  11.     bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
  12.     bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">'
  13.     >
  14.     
  15. <INPUT NAME="title" user>
  16. <INPUT NAME="type" value="regexp">
  17. <INPUT NAME="sort" value="smart">
  18.  
  19. <interpret
  20. resultListStart="<HTML>"
  21. resultListEnd="</HTML>"
  22. resultItemStart="<LI>"
  23. resultItemEnd="</LI>"
  24. >
  25. </search>
  26.  
  27.